Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

[AutoPR features/resource-manager/v2015_12_01] Add new API for calculate template hash#263

Closed
openapi-sdkautomation[bot] wants to merge 75 commits intotest-repo-billy:sdkAutomation/features/resource-manager/v2015_12_01from
AzureSDKAutomation:sdkAutomation/features/resource-manager/v2015_12_01@7046
Closed

[AutoPR features/resource-manager/v2015_12_01] Add new API for calculate template hash#263
openapi-sdkautomation[bot] wants to merge 75 commits intotest-repo-billy:sdkAutomation/features/resource-manager/v2015_12_01from
AzureSDKAutomation:sdkAutomation/features/resource-manager/v2015_12_01@7046

Conversation

@openapi-sdkautomation
Copy link

mitchdenny and others added 30 commits August 14, 2019 13:10
Adds a flag to the pipeline which controls whether it is a track 1 or track 2 build.
* Formatting changes in EventHubAsyncProducer.

* Adding EventHubClient, EventHubConsumer, and EventHubProducer.

* Exposing EventHubClient creation in EventHubClientBuilder.

* EventHubClient, Consumer and Producer implements Closeable.

* Fixing sample by removing event hub instance from namespace connection string.

* Remove unneeded sample in EventHubClientBuilder.

* Add EventHubClient to builder annotation.

* Update EventHubClientBuilder samples. Remove unneeded ones.

* Update samples in EventHubClientBuilder.

* Fixing links to EventHubAsyncProducer samples.

* Adding EventHubProducer code samples.

* Update from Iterable to IterableResponse.

* Make test contents package-private.

* Adding tests for EventHubProducer.

* Simplifying creation of EventHubAsyncProducer

* Select correct retryDuration when constructing EventHubProducer.

* Adding EventHubProducer tests.

* Rename EventHubClientIntegrationTest -> EventHubAsyncClientIntegrationTests

* Add integration tests for EventHubClient.

* Make EventHubConsumer methods public
* Split the eventhubs client and data pipelines.

* Removed redundant modules section.

* Specified artifacts for data pipeline.
* Seeing if we can speed up spotbugs by not forking the JVM for each module
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* fixes

* Update eng/code-quality-reports/src/main/resources/checkstyle/checkstyle-suppressions.xml

suggest changes on comments

Co-Authored-By: Connie Yau <conniey@microsoft.com>
* Move Storage to official swagger files

There are no (meaningful) code changes except the attribute in
BlobHierarchyListSegment that I can't trace to the swagger

* Upgrade blobs swagger to 2019-02-02

Note that additional work will have to be done to patch our higher level code to
pass new parameters to existing APIs

* Fixes to Swagger generation and updating to use new protocol layer

* Fixed appendBlock content-type, added SpotBug exclusions for autogen code

* Update README.md

* Fixed incorrect exclude
* Migrate queue to spock test framework

* Remove all Junit tests and dependencies
…literals usage (#4994)

* Adding javaDoc formating rule

* Adding fixes for javadoc formatting
* Created StorageException for Files and Queues, moved it into models for Blobs, made it a POJO

* Using getX naming and cleaned up unit test imports

* Fixed additional imports

* Fixed import and ignored issue with enum serialization
* Smoke Test for Key Vault, Storage and Identity SDK

* Create EventHubs.java

* Update EventHubs.java

* Update KeyVaultSecrets.java

* Update App.java

* Create CosmosDB files

* CosmosDB finallized

* Update EventHubs.java

* Handling pre-cleaning the resource

* Update App.java

* Concurrency support

* Update pom.xml

* Review feedback

* Reactive async in Cosmos

* Use of Logger

* Env Variables names changed

* Create README.md

* Use of logger in error message

* Location changed to /eng/

* Create smoke-test.yml

* Update smoke-test.yml

* Update smoke-test.yml

* Update smoke-test.yml

* Update README.md

* Website in pom.xml

* MIT headers

* static final named correctly

* Avoiding import.*

* nit: extra blank lines and logger
KV Track 1 OkHttp Bug fix.
…kstyle errors (#5032)

* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* refactor and fixes errors

* add break
mitchdenny and others added 16 commits August 26, 2019 12:46
* Setup event grid for unified pipelines.

* Added staging profile and tweaked artifact name.:
* Setup mediaservices for unified pipelines.

* Added staging profile.
* Setup AI for unified pipelines.

* Added staging profile and updated artifact names.
* Setup unified pipelines for sdk/cognitiveservices

* Updated staging profiles and artifact names.
* Added storage to the aggregate reports

* Fixing SpotBug issues

* One last SpotBug fix

* Fixed invalid use in sample
* Added clearRange and remove the FileRangeWriteType
* Fixed bytebuffer issue.
* add more eng entries to CODEOWNERS with use the correct owners
* Basic plumbing for pipeline caching.

* Using new key format.

* Add caching to build and analyze phases.

* Narrowing scope of fingerprint.

* Removed caching from analyze step.

* Adding caching kill switch.
Commit directly to master to test a change (need to simulate a CI trigger).
* Roll back customizations to ci.yml for cosmos.

* Created a special stage template for cosmos.

* Tweaked template path.

* Added globals reference in tests job.
mitchdenny and others added 2 commits August 27, 2019 20:27
* Removed azure-core-http-netty from the published artifact list.

* Actually remove the artifact.
This PR includes the requirement of Javadoc annotation @codesnippet @code, check:

Use {@codesnippet ...} instead of '<code>', '<pre>', or '{@code ...}' if these tags span multiple lines. Inline code samples are fine as-is.
@codesnippet description should match naming pattern requirement below:

Package, class and method names should be concatenated by dot '.'. Ex., packageName.className.methodName
Methods arguments should be concatenated by dash '-'. Ex. string-string for methodName(String s, String s2)
Use '#' to concatenate 1) and 2), ex packageName.className.methodName#string-string.
Fixed and Suppress checkstyle errors :

A minor fix for HttpPipeLinePolicyCheck, which to find a correct package name.
Fixed all non-critical errors but suppress those critical errors so code owner can fix them when they are available.
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/features/resource-manager/v2015_12_01@7046 branch 2 times, most recently from bd2bb69 to d8ace28 Compare August 27, 2019 18:32
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/features/resource-manager/v2015_12_01@7046 branch from d8ace28 to 66451e5 Compare August 28, 2019 00:04
@PhoenixHe-NV PhoenixHe-NV deleted the sdkAutomation/features/resource-manager/v2015_12_01@7046 branch October 21, 2019 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.